FlashFS.GetRecordSize

This command retrieves the size of a single record of a certain file. Every file has a fix record size, which was specified at file creation.

Properties

Parameters (request frame)

Name Type/Size Description
FileId Integer (16 bits) File ID of the file to get the record size from.

Returned values (response frame)

Name Type/Size Description
RecordSize Integer (8 bits) Record size of file (in Bytes).